nt/config.nt: Sync with autogen/config.in.
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 17 Nov 2012 23:58:56 +0000 (00:58 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 17 Nov 2012 23:58:56 +0000 (00:58 +0100)
(HAVE_FPATHCONF): Remove.

nt/ChangeLog
nt/config.nt

index 74bbf5d4be0a453ade2967cfd0c735f57be33eea..fca3b2b7ec747d7d5b3823c0293225c7b54dbe87 100644 (file)
@@ -1,3 +1,8 @@
+2012-11-17  Juanma Barranquero  <lekktu@gmail.com>
+
+       * config.nt: Sync with autogen/config.in.
+       (HAVE_FPATHCONF): Remove.
+
 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
 
        Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
index 638f0a7461b701525c94d7b2807f791cf99b9338..57c18ad2789fe1b1aef09e7ab1a97d5e1ab5a180 100644 (file)
@@ -381,9 +381,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 /* Define to 1 if you have the `fork' function. */
 #undef HAVE_FORK
 
-/* Define to 1 if you have the `fpathconf' function. */
-#undef HAVE_FPATHCONF
-
 /* Define to 1 if you have the `freeifaddrs' function. */
 #undef HAVE_FREEIFADDRS